@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1200px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}

/* CSS Document */


/*公共头部*/
.head{height: 100px;}
.head .logo{/*margin-top: 24px;*/}
.head .logo h1 {line-height: 0px;}
.head-tel{background: url(../images/head-tel.png) no-repeat left top; padding-left: 52px; margin-top: 29px;}
.head-tel em{display: block; line-height: 14px; color: #333; margin-bottom: 11px;}
.head-tel strong{display: block; font-size: 24px; line-height: 17px; color: #0a61bb;}

.nav{background: #0a61bb; height: 60px; z-index: 3;position: relative;}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:15px; line-height: 60px; color: #fff; text-align: center; padding: 0 35px; background: url(../images/nav-line.png) no-repeat center right;}
.nav ul li:last-child a{background: transparent;}
.nav ul li.on,.nav ul li:hover{background: #e60b1e; color:#333;}
.nav ul li.on,.nav ul li a:hover{ color:#fff}
.nav ul li .hide{background:rgba(255,255,255,0.95);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;width: 130px;position: absolute;text-align: center;z-index: 9; padding: 0 10px;}
.nav ul li .hide em a{ display:block; font-size: 14px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #666; border-bottom: dashed 1px #ccc;}
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{color: #333; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.navfixed{position: fixed; top: 0; z-index: 222; width: 100%}


/*首页banner*/
.banner{position:relative;}
.banner-hd {height:500px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:13px;height:13px; margin:0 5px; cursor:pointer; float: left; background: #fff; -webkit-border-radius:50%; -moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius: 50%;}
.banner-hd .num li.on {background: #0a61bb;  } /*当前项*/


/*关键词搜索*/
.keywords{background: #f5f5f5; height: 75px; }
.keywords ul strong{ font-size: 15px; line-height: 75px; color: #0a61bb}
.keywords ul li{float: left; margin-right: 20px;}
.keywords ul li a{display: block; font-size: 15px; line-height: 75px; color: #9e9e9e}
.search{width: 294px; margin-top: 20px;}
.search input{font-family: "Microsoft YaHei"; outline: none; }
.search .search-text{ background: #fff; border: solid 1px #ccc; border-right: none; padding: 0 11px; width: 216px; line-height: 33px; color: #b2b2b2}
.search .search-btn{ background: url(../images/search-btn.png) no-repeat center #0a61bb; width: 55px; height: 35px; border: none; cursor: pointer;}


/*产品专区*/
.index-title strong{display: block; font-size: 30px; line-height: 60px; color: #333; margin-bottom: 7px;}
.index-title h3{display: block; font-size: 14px; color: #b2b2b2; }
.product{padding: 49px 0 50px;}
.product .index-title{margin-bottom: 43px;}
.product .index-title strong{background: url(../images/product-title.png) no-repeat center;}
.product-btn{/*width: 1086px;*/ margin: 0 auto 47px;}
.product-btn ul li{float: left; margin:0 3px; display: block; width: 140px; height:41px; margin-bottom:10px; border: solid 1px #bfbfbf;  font-size: 16px; line-height: 41px; color: #333; text-align: center; cursor: pointer;}
.product-btn ul li:hover{background: #0a61bb; border-color: #0a61bb; color:#FFFFFF}
.product-btn ul li a{ color:#666}
.product-btn ul li:hover a{ color:#FFF}
.product-list ul{width: 1220px;}
.product-list ul li{float: left; width: 285px; margin-right: 20px; margin-bottom: 19px; position: relative;}
.product-list ul li .pic{width: 283px; height: 213px; border: solid 1px #ccc;  }
.product-list ul li .info{ position: absolute; top: 0; left: 0; background: #0a61bb; background-color:rgba(0,0,0,0.5); width: 100%; height: 213px; z-index: 2; opacity: 0}
.product-list ul li .info em{display: block; font-size: 18px; color: #fff; text-align: center; margin: 60px 0 13px;}
.product-list ul li .info img{display: block; margin: 0 auto;}
.product-list ul li:hover .info{opacity: 1}
.product-list ul li h3{ font-size: 16px; line-height: 56px; color: #333333; text-align: center;}
.product-list ul li h3:hover{ color:#FFFFFF}
.product-list .hidden::before,.product-list .hidden::after {position: absolute;content: '';opacity: 0;}
.product-list .hidden::before {top: 10px;right: 10px;bottom: 10px;left: 10px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.product-list .hidden::after {top: 10px;right: 10px;bottom: 10px;left: 10px;border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;}
.product-list .hidden::before,.product-list .hidden::after{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
.product-list li:hover .hidden::before,.product-list li:hover .hidden::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.product-list li:hover .hidden::before,.product-list li:hover .hidden::after{-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
.product-list ul li:hover h3{color: #0a61bb}


.product-list1 ul{width: 1220px;}
.product-list1 ul li{float: left; width: 285px; margin-right: 20px; margin-bottom: 19px; position: relative;}
.product-list1 ul li .pic{width: 283px; height: 212px; border: solid 1px #ccc;  }
.product-list1 ul li .info{ position: absolute; top: 0; left: 0; background: #0a61bb; background-color:rgba(0,0,0,0.5); width: 100%; height: 212px; z-index: 2; opacity: 0}
.product-list1 ul li .info em{display: block; font-size: 18px; color: #fff; text-align: center; margin: 60px 0 13px;}
.product-list1 ul li .info img{display: block; margin: 0 auto;}
.product-list1 ul li:hover .info{opacity: 1}
.product-list1 ul li h3{ font-size: 16px; line-height: 56px; color: #333333; text-align: center;}
.product-list1 ul li h3:hover{ color:#FFFFFF}
.product-list1 .hidden::before,.product-list .hidden::after {position: absolute;content: '';opacity: 0;}
.product-list1 .hidden::before {top: 10px;right: 10px;bottom: 10px;left: 10px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.product-list1 .hidden::after {top: 10px;right: 10px;bottom: 10px;left: 10px;border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;}
.product-list1 .hidden::before,.product-list .hidden::after{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
.product-list1 li:hover .hidden::before,.product-list li:hover .hidden::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.product-list1 li:hover .hidden::before,.product-list li:hover .hidden::after{-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
.product-list1 ul li:hover h3{color: #0a61bb}


/*优势*/
.ys{background: url(../images/ys-bg.jpg) no-repeat center top; height: 300px; margin-bottom: 61px;}
.ys-product{margin-left: 48px;}
.ys-product ul li{float: left; width: 399px; background: transparent;}
.ys .ys-info{width: 593px;}
.ys .ys-info h2{font-size: 30px; line-height: 30px; color: #fff; font-weight: bold; margin-bottom: 9px; padding-top: 54px;}
.ys .ys-info span{display: block; font-size: 14px; line-height: 10px; color: #bfbfbf; height: 30px; position: relative; margin-bottom: 23px;}
.ys .ys-info span:after{position: absolute; content: ''; bottom: 0; left: 0; width: 60px; height: 3px; background: #0a61bb}
.ys .ys-info ul li{float: left; background: url(../images/select-icon.png) no-repeat left center; padding-left: 39px; font-size: 22px; line-height: 25px; color: #fff; margin-right: 28px; margin-bottom: 34px;}
.ys .ys-info a{display: inline-block; width: 140px; background: #0a61bb; font-size: 16px; line-height: 41px; color: #fff; text-align: center; border-radius: 20px; margin-right: 30px;}
.ys .ys-info a:hover{background: #ae0000;transition: all linear .4s;-webkit-transition: all linear .4s;-moz-transition: all linear .4s;-ms-transition: all linear .4s;-o-transition: all linear .4s;}



/*我们的优势*/
.ourys .index-title{margin-bottom: 34px;}
.ourys .index-title strong{background: url(../images/ys-title.png) no-repeat center;}
.ys-list ul li{float: left; background: url(../images/ys-li.png) no-repeat center bottom; padding-bottom: 60px; margin-bottom: 60px; width: 100%}
.ys-list ul li .info{width: 480px; padding-left: 120px; padding-top: 30px;}
.ys-list ul li .info strong{display: block; font-size: 25px; line-height: 25px; color: #0a61bb;}
.ys-list ul li .info span{display: block; font-size: 14px; color: #808080; margin-bottom: 9px;}
.ys-list ul li .info h2{font-size: 18px; line-height: 18px; color: #333333; position: relative; height: 44px; margin-bottom: 12px;}
.ys-list ul li .info h2:after{position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 1px; background: #ccc}
.ys-list ul li .info h3{background: url(../images/circle.png) no-repeat left center; padding-left: 11px; font-size: 16px; line-height: 32px; color: #666666}
.ys-list ul li .info a{display: inline-block; width: 150px; background: #000; font-size: 15px; line-height: 55px; color: #fff; text-align:center; margin-top: 29px;}
.ys-list ul li .info a.more{background: #0a61bb;margin-right: 24px; }
/*.ys-list ul li .pic{margin-top: 30px;}*/
.ys-list ul li .tel{display: inline-block; background: url(../images/ys-tel.png) no-repeat left 9px; padding-left: 55px; height: 55px; margin-right: 30px; margin-top: 24px;}
.ys-list ul li .tel em{display: block; font-size: 15px; line-height: 15px; color: #737373; margin: 9px 0 10px;}
.ys-list ul li .tel b{font-size: 25px;line-height: 18px; color: #0a61bb; font-family: arial;}
.ys-list ul li.item1 .info{background: url(../images/num1.png) no-repeat left top; }
.ys-list ul li.item2 .info{background: url(../images/num2.png) no-repeat left top; width: 415px;}
/*.ys-list ul li.item2 .pic{margin-top: 36px;}*/
.ys-list ul li.item3{background: transparent; padding-bottom: 0px;}
.ys-list ul li.item3 .info{background: url(../images/num3.png) no-repeat left top;}
.ys-list ul li.item2 .info a{margin-top: 24px;}


/*联系我们*/
.contact{background: url(../images/contact-bg.jpg) no-repeat center top; height: 200px; margin-bottom: 60px;}
.contact strong{display: block; font-size: 36px; line-height: 36px; color: #0a61bb; padding-top: 46px; margin-bottom: 4px;}
.contact h3{font-size: 14px;  color: #e5e5e5; margin-bottom: 14px;}
.contact span{display: block; background: url(../images/contact-tel.png) no-repeat 31px center #0a61bb; padding-left: 70px; width: 250px; font-size: 16px; line-height: 40px; color: #fff; margin: 0 auto;}


/*关于我们*/
.about{margin-bottom: 60px;}
.about .index-title{margin-bottom: 41px;}
.about .index-title strong{background: url(../images/about-title.png) no-repeat center;}
.about .pic{width: 580px;}
.about .info{width: 545px;}
.about .info h2{font-size: 24px; line-height: 24px; color: #333333; margin-top: 24px; margin-bottom: 7px;}
.about .info span{display: block; line-height: 13px; color: #bfbfbf; height: 32px; position:relative; margin-bottom: 10px;}
.about .info span:after{position: absolute; content: ''; left: 0; bottom:0; width: 50px; height: 3px; background: #0a61bb}
.about .info p{line-height: 30px; color: #666666;margin-bottom: 25px;}
.about .info ul li{float: left; background: url(../images/about-li.png) no-repeat center top; width: 100px; height: 114px; margin-right: 32px;}
.about .info ul li img{display: block; margin: 28px auto 3px;}
.about .info ul li em{display: block; color: #fff; text-align: center;}
.about .info ul li:hover img{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg); /* Safari 与 Chrome */ transition:0.6s;}


/*新闻资讯*/
.news{background: url(../images/news-bg.jpg) no-repeat center top; height: 740px;}
.news .index-title{padding-top: 40px; margin-bottom: 53px;}
.news .index-title strong{background: url(../images/news-title.png) no-repeat center; color: #fff;}
.news .index-title h3{color: #fff;}
.latest-news{padding: 0 27px 0 28px; width: 330px; background: url(../images/latest-bg.jpg) no-repeat center top #e6e6e6; height: 475px;}
.latest-news .pic{padding: 6px; border: solid 1px #ccc; margin: 30px 0 14px;}
.latest-news .info{width: 300px; margin: 0 auto;}
.latest-news .info em{display: block; font-size: 16px; line-height: 20px; color: #333333; margin-bottom: 12px}
.latest-news .info p{ line-height: 22px; color: #999; margin-bottom: 23px;}
.latest-news .info span{display: block; background: url(../images/date-line.png) no-repeat left center; color: #999; padding-left: 202px;}
.news-list{width: 756px; }
.news-list ul li{float: left; width: 100%; background: url(../images/news-arrow.png) no-repeat right center; height: 90px; transition:0.6s; margin-bottom: 38px;}
.news-list ul li .date{width: 88px; height: 88px; border: solid 1px #c7c8c8; text-align: center; color: #fff; margin-right: 40px; transition:0.6s;}
.news-list ul li .date em,.news-list ul li .date span{display: block;}
.news-list ul li .date em{font-size: 52px; line-height: 42px; margin: 16px 0 9px;}
.news-list ul li .date span{font-size: 14px; line-height: 10px;}
.news-list ul li .info {width: 528px;}
.news-list ul li .info em{display: block; font-size: 16px; color: #fff; margin: 2px 0 7px;}
.news-list ul li .info p{line-height: 22px; color: #d9d9d9}
.news-list ul li:hover{background: url(../images/news-arrow2.png) no-repeat right center;}
.news-list ul li:hover .date{background: #0a61bb; border-color: #0a61bb}


/*合作伙伴*/
.parnter{background: url(../images/parnter-bg.jpg) no-repeat center top; height: 450px;}
.parnter .index-title{padding-top: 90px; margin-bottom: 43px;}
.parnter .index-title strong{background: url(../images/parnter-title.png) no-repeat center; }
.parnter .index-title h3{color: #8c8c8c}
.parnter .content{position: relative;}
.parnter .prev,.parnter .next{position: absolute; top: 64px; width: 37px; height: 37px;z-index: 2}
.parnter .prev{background: url(../images/parnter-prev.png) no-repeat; left: -63px;}
.parnter .next{background: url(../images/parnter-next.png) no-repeat; right: -63px;}
.parnter .prev:hover{background: url(../images/parnter-prev2.png) no-repeat;}
.parnter .next:hover{background: url(../images/parnter-next2.png) no-repeat;}
.parnter-list{overflow: hidden; height:226px}
.parnter-list ul li{float: left; width: 218px; height: 164px; border: solid 1px #ccc; margin-right: 20px;}
.parnter-list ul li img{display: block;}


/*公共底部*/
.foot{background: #000}
.foot-nav{ border-bottom: solid 1px #333; }
.foot-nav ul li{float: left; line-height: 87px;}
.foot-nav ul li a{display: block; font-size: 16px; color: #fff; background: url(../images/foot-nav.png) no-repeat right center; padding: 0 37px;}
.foot-contact{ border-bottom: solid 1px #333; padding: 38px 0 19px;}
.foot-contact .info ul{float: left; margin-right: 46px;}
.foot-contact .info ul li{display: block; line-height: 26px; color: #d9d9d9; padding-left: 40px; margin-bottom: 16px;}
.foot-contact .info ul li span{display: inline-block; margin-left: 15px;} 
.foot-contact .info ul li.icon1{background: url(../images/foot-icon1.png) no-repeat left center;}
.foot-contact .info ul li.icon2{background: url(../images/foot-icon2.png) no-repeat left center;}
.foot-contact .info ul li.icon3{background: url(../images/foot-icon3.png) no-repeat left center;}
.foot-contact .info ul li.icon4{background: url(../images/foot-icon4.png) no-repeat left center;}
.foot-contact .info ul li.icon5{background: url(../images/foot-icon5.png) no-repeat left center;}
.foot-contact .info ul li.icon6{background: url(../images/foot-icon6.png) no-repeat left center;}
.foot-contact .info ul li.icon7{background: url(../images/foot-icon7.png) no-repeat left center;}
.foot-contact .info ul li.icon8{background: url(../images/foot-icon8.png) no-repeat left center;}
.wechat ul li{float: left; margin-right: 30px;}
.wechat ul li img{display: block;}
.wechat ul li em{display: block; color: #d9d9d9; margin-top: 7px; text-align: center;}
.foot-copy p{display: block; line-height: 50px; color: #808080;}
.foot-copy p a{ color: #808080; }
.foot-copy p a:hover{color: #fff;}


/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 25%;z-index: 9999;}
.zx-service>ul>li{width: 80px;height: 80px;margin-bottom: 1px;position: relative;}  
.zx-service>ul>li a{display: block;width: 80px;height: 30px;color: #fff;font-size: 15px;text-align: center;padding-top: 50px;}  

.zx-service01{background: url(../images/online-icon1-1.png) no-repeat center top 10px #ae0000;}
.zx-service02{background: url(../images/online-icon2-2.png) no-repeat center top 10px #ae0000;}
.zx-service03{background: url(../images/online-icon3-3.png) no-repeat center top 10px #0a61bb;}
.zx-service04{background: url(../images/online-icon4-4.png) no-repeat center top 10px #0a61bb;}
.zx-service05{background: url(../images/online-icon5-5.png) no-repeat center top 10px #0a61bb;}

.zx-service02:hover a{background: url(../images/online-icon2-2.png) no-repeat center top 10px #ae0000;}
.zx-service03:hover a{background: url(../images/online-icon3-3.png) no-repeat center top 10px #ae0000;}
.zx-service04:hover a{background: url(../images/online-icon4-4.png) no-repeat center top 10px #ae0000;}
.zx-service05:hover a{background: url(../images/online-icon5-5.png) no-repeat center top 10px #ae0000;}
  
.weixin-hide{width: 120px;padding: 130px 10px 0;background:url(../images/wechat-pic3.jpg) no-repeat center top 10px #ae0000;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 40px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
  
.tel-hide{padding: 10px;background: #ae0000;position: absolute;right: 81px;top: 0;width: 140px;display: none;}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li:first-child{margin-bottom: 10px;padding-bottom: 10px; border-bottom: 1px solid #fff}
.tel-hide li span{line-height: 12px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 

.zx-service03:hover .weixin-hide{display: block;}
.zx-service04:hover .tel-hide{display: block;}



/*内页样式*/
.ny-hd{height: 450px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf; margin-bottom: 30px;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1170px;}
.position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;}
.position a:last-child{background: transparent;}
.position .on{color: #00a0e9;}
.position a:hover{color: #00a0e9;}

.ny-left{width: 250px;}
.column-title{width: 145px;height: 100px; background: url(../images/icon-pro1.png) no-repeat center left 34px #0a61bb; padding-left: 105px;position: relative;}
.column-title{background:url(../images/icon-pro1.png) no-repeat 34px center #0a61bb; }
.column-title:before{content: ""; position: absolute;width: 238px;height: 88px;border: 1px solid #fff;top: 5px;left: 5px;}
.column-title h3{font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 26px 0 2px;}
.column-title span{color: #fff;font-family: arial;}

.ctitle1{width: 226px;border: 2px solid #0a61bb;border-top: none;padding: 20px 10px 12px 10px; margin-bottom: 30px;}
.ctitle1 li{float: left; margin-bottom: 8px; padding-left: 20px; width: 206px;background: #333}
.ctitle1 li a{display: block; width: 206px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;transition: all 0.5s; position: relative; }
.ctitle1 li a:after{content: "";width: 0px;height: 2px;background: #fff;position: absolute;left: 0;top: 24px;transition: all 0.2s;}
.ctitle1 li:hover,.ctitle1 li.on{background: #0a61bb}
.ctitle1 li:hover a:after,.ctitle1 li.on a:after{width: 10px;}
.ctitle1 li:hover a,.ctitle1 li.on a{padding-left: 20px;}


.ny-contact {background: #fafafa;}
.ny-contact .bg{display: block; width: 230px;padding-left: 20px; height: 100px;background: url(../images/ny-contact.jpg) no-repeat center center;}
.ny-contact span,.ny-contact em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact em{font-family: arial;}
.ny-contact ul{padding: 20px 10px;background: #f2f2f2;margin-bottom: 20px;}
.ny-contact ul li span,.ny-contact ul li img,.ny-contact ul li a{display: block;margin: 0 auto;}
.ny-contact ul .ny-qcode{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.ny-contact ul .ny-qcode span{color: #4c4c4c;line-height: 14px;padding-top: 10px;}
.ny-contact ul .ny-tel{font-size: 24px;font-family: arial;color: #0a61bb;line-height: 20px;padding-left: 40px;background: url(../images/ny-tel.png) no-repeat center left 6px;margin-bottom: 20px;}
.ny-contact ul .ny-qq{width: 93px;height: 38px;border: 1px solid #ccc;line-height: 38px;margin: 0 auto;border-radius: 20px;background: url(../images/ny-qq.png) no-repeat center left 40px;padding-left: 65px;transition: all 0.3s;}
.ny-contact ul .ny-qq a{color: #4c4c4c;font-size: 15px;}
.ny-contact ul .ny-qq:hover a{color: #fff;}
.ny-contact ul .ny-qq:hover{background: url(../images/ny-qq-on.png) no-repeat center left 40px #0a61bb;border-color: #0a61bb;}

.ny-right{width: 910px; overflow: hidden;}


/*内页资质证书列表页*/
.ny-pic-list ul{width: 936px;}
.ny-pic-list ul li{float: left; width: 285px; margin-right: 27px; margin-bottom: 19px; }
.ny-pic-list ul li .pic{width: 283px; height: 213px; border: solid 1px #ccc;  }
.ny-pic-list ul li em{display: block; font-size: 16px;line-height: 56px;color: #333333;text-align: center; }
.ny-pic-list ul li:hover em{color: #0a61bb}

/*产品列表页*/
.ny-product-list ul{width: 936px;}
.ny-product-list ul li{margin-right: 27px;}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 530px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 530px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #0a61bb;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #0a61bb;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #0a61bb; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#0a61bb;}


/*内页新闻列表页*/
.ny-news-list ul li{float: left;  margin-bottom: 20px; width: 100%; padding-bottom: 20px; border-bottom: dashed 1px #ccc;}
.ny-news-list ul li .pic{display: block; width: 175px; height: 131px;}
.ny-news-list ul li .info{width: 705px; margin-top: 10px;}
.ny-news-list ul li .info strong{ display: block; font-size: 16px; color: #333; }
.ny-news-list ul li .info p{display: block;font-size: 14px;color: #808080;margin-bottom: 6px;}
.ny-news-list ul li .info span {display: block;font-size: 14px;color: #808080;background: url(../images/nynews-icon.png) no-repeat left center;padding-left: 22px;}
.ny-news-list ul li:hover .info strong{color: #0a61bb;}
.ny-news-list ul li:hover{border-color: #0a61bb;}


/*资料下载*/
.download-list ul li{float: left;  height: 45px; border-bottom: dashed 1px #ccc; width: 100%;}
.download-list ul li a{display: block; background: url(../images/down-icon.png) no-repeat left center; padding-left: 30px; font-size: 16px; line-height: 45px; color: #666;}
.download-list ul li span{display: block; font-size: 14px; line-height: 46px; color: #666;}
.download-list ul li a:hover{color: #0a61bb;}


/*内页合作伙伴列表页*/
.ny-parnter-list ul{width: 930px;}
.ny-parnter-list ul li{float: left; width: 210px; height: 99px; border: solid 1px #ccc; margin-right: 20px; margin-bottom: 20px}
.ny-parnter-list ul li img{display: block;}



.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,
.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}

.subnav223{ font-size:16px; padding-left:15px; line-height:32px; margin-bottom:5px;}

@charset "utf-8";
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 500px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 500px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}